get Exclude Bytes
Automatic includes to exclude from generated `.pb.h`
Same as nanopb_generator.py command line flag -x.
Content copied to clipboard
repeated string exclude = 26;
Return
The bytes of the exclude at the given index.
Parameters
index
The index of the value to return.